github.com/jackc/pgx/v5.ErrPreprocessingBatch.step (field)
3 uses
github.com/jackc/pgx/v5 (current package)
batch.go#L514: step string // "prepare" or "build"
batch.go#L520: return ErrPreprocessingBatch{step: step, sql: sql, err: err}
batch.go#L527: return fmt.Sprintf("error preprocessing batch (%s): %v", e.step, e.err)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)